home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / xfd / developper / include / proto / xfdmaster.h
C/C++ Source or Header  |  1996-08-03  |  225b  |  8 lines

  1. #ifndef PROTO_XFDMASTER_H
  2. #define PROTO_XFDMASTER_H
  3. #include <exec/types.h>
  4. extern struct xfdMasterBase *xfdMasterBase;
  5. #include <clib/xfdmaster_protos.h>
  6. #include <pragmas/xfdmaster_pragmas.h>
  7. #endif /* PROTO_XFDMASTER_H */
  8.